home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 May / EnigmA AMIGA RUN 27 (1998)(G.R. Edizioni)(IT)[!][issue 1998-05].iso / recent2 / locale.readme < prev    next >
Text File  |  1998-04-19  |  1KB  |  44 lines

  1. Short:    Output catalog strings from CLI/Shell & AmigaDOS-scripts.
  2. Author:   ki9656@unidhp.uni-c.dk (Mikael Lund)
  3. Uploader: ki9656@unidhp.uni-c.dk (Mikael Lund)
  4. Version:  1.0
  5. Type:     util/cli
  6.  
  7. What?
  8. -----
  9.  Small command that will print a string from a catalogfile using
  10.  locale.library. Usefull if you want to localize AmigaDOS scripts.
  11.  
  12. Usage
  13. -----
  14.  LocaleStr CATALOG/A,ITEM/N/A,DEF/K
  15.  
  16.  Catalog/A  Catalog in locale:catalogs/language to be opened.
  17.  Item/N/A   String number to get.
  18.  Def/K      Default string if failure.
  19.  
  20.  Example: LocaleStr sys/workbench.catalog item=6 def="mydefault"
  21.  
  22. Requirements
  23. ------------
  24.  RexxMast running.
  25.  
  26. Author
  27. ------
  28.  Mikael Lund
  29.  Ægirsgade 66, 2TH.
  30.  2200 Kbh. N.
  31.  Denmark
  32.  
  33.  ki9656@unidhp.uni-c.dk
  34.  lund@kiku.dk
  35.  
  36. ============================= Archive contents =============================
  37. Original  Packed Ratio    Date     Time    Name
  38. -------- ------- ----- --------- --------  -------------
  39.     1066     534 49.9% 16-Apr-98 09:34:50  LocaleStr/Example.s
  40.      283     219 22.6% 16-Apr-98 09:00:42  LocaleStr/LocaleStr
  41.      747     444 40.5% 16-Apr-98 09:43:16  LocaleStr/LocaleStr.readme
  42. -------- ------- ----- --------- --------
  43.     2096    1197 42.8% 16-Apr-98 09:43:56   3 files
  44.